Avoid redefining some C defcustoms.
authorGlenn Morris <rgm@gnu.org>
Sun, 24 Oct 2010 00:58:22 +0000 (17:58 -0700)
committerGlenn Morris <rgm@gnu.org>
Sun, 24 Oct 2010 00:58:22 +0000 (17:58 -0700)
commit54e463b251b94e05d3c3b0569147be34ac1f0965
tree64c3ec3d579f1a277b507a37933a9dbb2379c403
parent7a133d36faee5204a7201b4e7ac266b385c3d97b
Avoid redefining some C defcustoms.

* lisp/frame.el (show-trailing-whitespace, auto-hscroll-mode)
(display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
Don't redefine things that are defined in C.
* lisp/cus-start.el: Also handle :risky, :safe, :set, and :tag.
(show-trailing-whitespace, auto-hscroll-mode)
(display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
Set up the appropriate custom properties.
lisp/ChangeLog
lisp/cus-start.el
lisp/frame.el